ASINH
Section: C Library Functions (3)
Index
Return to Main Contents
BSD mandoc
BSD 4.3
NAME
asinh
- inverse hyperbolic sine function
SYNOPSIS
Fd #include <math.h>
Ft double
Fn asinh double x
DESCRIPTION
The
Fn asinh
function computes the inverse hyperbolic sine
of the real
argument
x
For a discussion of error due to roundoff, see
math(3).
RETURN VALUES
The
Fn asinh
function
returns the inverse hyperbolic sine of
x
SEE ALSO
acosh(3),
atanh(3),
exp(3),
infnan(3)
math(3),
HISTORY
The
Fn asinh
function appeared in
BSD 4.3
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- RETURN VALUES
-
- SEE ALSO
-
- HISTORY
-
This document was created by
man2html,
using the manual pages.
Time: 00:35:29 GMT, March 30, 2022